Scripting > CxEditors > CxAudEditor Object

CxAudEditor Object

The CxAudEditor object is a dialog box-based editor for the Audit Service (AUD). Declare the object using the following code:

CreateObject("CxEditors.CxAudEditor")

Each method in this document will assume you have declared and connected the CxAudEditor object using the following code:

Dim AudEditor

Set AudEditor = CreateObject("CxEditors.CxAudEditor")

AudEditor.Connect("CYGDEMO.AUD")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.